home *** CD-ROM | disk | FTP | other *** search
/ Shareware Game Pak / Shareware Game Pak For Windows.iso / wj2_1b / setup.inf < prev    next >
INI File  |  1992-10-09  |  962b  |  36 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Brett Liddicoet
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=WinJack 2.1 Installation
  7. DefDir=C:\WinJack
  8. SpaceNeeded=450
  9. DefPMGroup=WINJACK.GRP, WinJack - Windows BlackJack
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=WinJack2.1
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=.
  21.  
  22. [Files] 
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. WinJack Program File,      WINJACK.EXE,  1, 1, N
  25. WinJack Card Library,     WINCARD.DLL,  1, 1, N
  26. Dynamic Link Library,     BWCC.DLL,     1, 1, N
  27. WinJack Help File,    WINJACK.HLP,  1, 1, N
  28. WinJack Order Form,    ORDER.WRI,    1, 1, N
  29. WinJack Read Me File,    README.TXT,   1, 1, N
  30.  
  31. [PM Info] 
  32. ;File Name, App Description, Icon file #, Icon #
  33. WINJACK.EXE,    WinJack 2.1
  34.  
  35. [End]
  36.